How to Install cakephp-scripts software package in Debian 7 (Wheezy)

How to Install cakephp-scripts software package in Debian 7 (Wheezy)

cakephp-scripts software package provides MVC rapid application development framework for PHP (scripts), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cakephp-scripts 

cakephp-scripts is installed in your system.

Make ensure the cakephp-scripts package were installed using the commands given below,

$ sudo dpkg-query -l | grep cakephp-scripts *

You will get with cakephp-scripts package name, version, architecture and description in a table

cakephp-scripts package basic information:

Distro Debian 7 wheezy
Section X Window System software
Package cakephp-scripts
Version 1.3.15-1+deb7u1
Description MVC rapid application development framework for PHP (scripts)
Sub Section x11


See Also, How to uninstall or remove cakephp-scripts software package from Debian 7 (Wheezy)?